Skip to content

Conversation

@JeffTsang
Copy link

Fixes #14371 and depends on tauri-apps/wry#1624

On iOS, the webview can become blank and unresponsive when resuming from the background. This can be fixed by handling the termination of the web content process. This PR adds a handler for web content process termination.

@JeffTsang JeffTsang requested a review from a team as a code owner November 23, 2025 09:11
@github-project-automation github-project-automation bot moved this to 📬Proposal in Roadmap Nov 23, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Nov 23, 2025

Package Changes Through 13bb380

There are 8 changes which include @tauri-apps/api with patch, tauri with patch, tauri-cli with patch, tauri-bundler with patch, @tauri-apps/cli with patch, tauri-macos-sign with patch, tauri-runtime with patch, tauri-runtime-wry with patch

Planned Package Versions

The following package releases are the planned based on the context of changes in this pull request.

package current next
@tauri-apps/api 2.9.0 2.9.1
tauri-macos-sign 2.3.0 2.3.1
tauri-bundler 2.7.3 2.7.4
tauri-runtime 2.9.1 2.9.2
tauri-runtime-wry 2.9.1 2.9.2
tauri 2.9.3 2.9.4
@tauri-apps/cli 2.9.4 2.9.5
tauri-cli 2.9.4 2.9.5

Add another change file through the GitHub UI by following this link.


Read about change files or the docs at github.com/jbolda/covector

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: 📬Proposal

Development

Successfully merging this pull request may close these issues.

[bug] iOS webview becomes blank and unresponsive when resuming from the background

1 participant